Skip to content

Send notif on server launch fails - #47

Open
metalgearsloth wants to merge 1 commit into
space-wizards:masterfrom
metalgearsloth:2026-07-02-fix-launch-failure-handling
Open

Send notif on server launch fails#47
metalgearsloth wants to merge 1 commit into
space-wizards:masterfrom
metalgearsloth:2026-07-02-fix-launch-failure-handling

Conversation

@metalgearsloth

Copy link
Copy Markdown
Contributor

We do it in a bunch of areas but not this somewhat important one.

{
_logger.LogError(e, "Exception while launching!");
_notificationManager.SendNotification($"Server `{Key}` failed to launch. Check watchdog logs for possible causes.");
return;

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not really sure if it should continue or not but smarter minds than I may know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant